Sys.CfgGetValueList
Returns a list of all configuration values within a specified
Key.
Properties
- Command code: 0x000C
- Command timeout: 100 ms
- Possible status codes: General status codes, Sys.ErrCfgAccess , Sys.ErrCfgNotFound
Parameters (request frame)
| Name | Type/Size | Description |
|---|---|---|
| Key | Integer (16 bits) | - |
Returned values (response frame)
| Name | Type/Size | Description | |
|---|---|---|---|
| Length of ValueList | Integer (8 bits) |
Number of elements in the ValueList array |
|
| ValueList | Array | - | |
| Value | Integer (8 bits) | - | |